Skip to content

fix passing personal access token incorrectly to Gitlab api call#110

Closed
Tomáš Strejček (tomasstrejcek) wants to merge 2 commits intoSocketDev:mainfrom
tomasstrejcek:main
Closed

fix passing personal access token incorrectly to Gitlab api call#110
Tomáš Strejček (tomasstrejcek) wants to merge 2 commits intoSocketDev:mainfrom
tomasstrejcek:main

Conversation

@tomasstrejcek
Copy link
Copy Markdown

call to gitlab api fails due to incorrecly provided personal access token (used to submit status merge request note)

Root Cause

incorrectly using token to call gitlab api

Fix

provide correct header based on documentation (fixes #109)

Public Changelog

N/A

@tomasstrejcek Tomáš Strejček (tomasstrejcek) changed the title fix passing PAT incorrectly to api call fix passing personal access token incorrectly to Gitlab api call Aug 1, 2025
@dacoburn
Copy link
Copy Markdown
Contributor

Closing this PR in favor of a more robust implementation that doesn't break all other users using bearer #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gitlab integration is not working

2 participants